4.5. Creating Calendar Object Resources
Creating calendar object resources is carried out by using a CalWS-SOAP addItem request targeted at the parent collection and containing the resource to be created. The response will contain the href
of the newly created object.
The iCalendar entity in the request MUST
contain only a single calendaring entity with any related overrides.
AddItemType
fieldsField | Type | # | ? | Description |
---|---|---|---|---|
| string | 1 | Y | Identify the target of the request. |
|
| 1 | Y | The entity to be created |
The service will respond with an AddItemResponseType
giving either the href
and change token of the new entity or an error response.
AddItemResponseType
additional fieldsField | Type | # | ? | Description |
---|---|---|---|---|
| string | 0..1 | N |
|
| string | 0..1 | N | Change token for the new entity |